home *** CD-ROM | disk | FTP | other *** search
- object frmUserSettings: TfrmUserSettings
- Left = 374
- Top = 89
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'User Settings'
- ClientHeight = 460
- ClientWidth = 490
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object pcSettings: TPageControl
- Left = 0
- Top = 0
- Width = 490
- Height = 419
- ActivePage = tshtGeneral
- Align = alClient
- TabOrder = 0
- OnChange = pcSettingsChange
- object tshtGeneral: TTabSheet
- Caption = 'General'
- object Bevel1: TBevel
- Left = 112
- Top = 25
- Width = 318
- Height = 2
- end
- object Bevel2: TBevel
- Left = 150
- Top = 101
- Width = 287
- Height = 2
- end
- object Label1: TLabel
- Left = 16
- Top = 19
- Width = 78
- Height = 13
- Caption = 'General Settings'
- end
- object Label2: TLabel
- Left = 16
- Top = 95
- Width = 113
- Height = 13
- Caption = 'Enable Default HotKeys'
- end
- object Label4: TLabel
- Left = 16
- Top = 228
- Width = 40
- Height = 13
- Caption = 'Minimize'
- end
- object Bevel3: TBevel
- Left = 82
- Top = 233
- Width = 353
- Height = 1
- end
- object Label3: TLabel
- Left = 16
- Top = 302
- Width = 158
- Height = 13
- Caption = 'Snipper and V-Clipboard Settings '
- end
- object Bevel4: TBevel
- Left = 188
- Top = 307
- Width = 247
- Height = 1
- end
- object cboxMiniOnRecord: TCheckBox
- Left = 31
- Top = 250
- Width = 115
- Height = 16
- Caption = 'Minimize on record'
- TabOrder = 0
- end
- object cboxMinionAssign: TCheckBox
- Left = 31
- Top = 275
- Width = 190
- Height = 16
- Caption = 'Minimize after macro assignment'
- TabOrder = 1
- end
- object cboxMinimizeonStartup: TCheckBox
- Left = 280
- Top = 42
- Width = 166
- Height = 17
- Caption = 'Start MiniMacro minimized'
- TabOrder = 2
- end
- object cboxAlt3: TCheckBox
- Left = 31
- Top = 168
- Width = 97
- Height = 17
- Caption = 'Alt + 3'
- TabOrder = 3
- end
- object cboxAlt2: TCheckBox
- Left = 31
- Top = 141
- Width = 97
- Height = 17
- Caption = 'Alt + 2'
- TabOrder = 4
- end
- object cboxAlt1: TCheckBox
- Left = 31
- Top = 115
- Width = 97
- Height = 17
- Caption = 'Alt + 1'
- TabOrder = 5
- end
- object cboxVMacro: TCheckBox
- Left = 223
- Top = 115
- Width = 117
- Height = 17
- Caption = 'V-Macro'
- TabOrder = 6
- end
- object cboxVClipboard: TCheckBox
- Left = 223
- Top = 141
- Width = 153
- Height = 17
- Caption = 'V- Clipboard '
- TabOrder = 7
- end
- object cboxCtrlM: TCheckBox
- Left = 223
- Top = 166
- Width = 211
- Height = 17
- Caption = 'Ctrl + M ( minimize/maximize MiniMacro )'
- TabOrder = 8
- end
- object cboxShowTipsOnStartup: TCheckBox
- Left = 31
- Top = 66
- Width = 211
- Height = 17
- Caption = 'Show tips window on startup'
- TabOrder = 9
- end
- object cboxDisplayHints: TCheckBox
- Left = 31
- Top = 42
- Width = 211
- Height = 17
- Caption = 'Display hints'
- TabOrder = 10
- end
- object btnEnableAll: TButton
- Left = 360
- Top = 117
- Width = 77
- Height = 24
- Caption = 'Enable All'
- TabOrder = 11
- Visible = False
- OnClick = btnEnableAllClick
- end
- object rgrpSnipper: TRzRadioGroup
- Left = 264
- Top = 327
- Width = 203
- Height = 64
- BorderSides = []
- Caption = 'V-Clipboard capture format'
- GroupStyle = gsCustom
- ItemFont.Charset = DEFAULT_CHARSET
- ItemFont.Color = clWindowText
- ItemFont.Height = -11
- ItemFont.Name = 'MS Sans Serif'
- ItemFont.Style = []
- Items.Strings = (
- '...as list'
- '...as sentance')
- TabOrder = 12
- end
- object cboxSnipperStart: TCheckBox
- Left = 32
- Top = 330
- Width = 192
- Height = 16
- Caption = 'Snipper runs at startup'
- TabOrder = 13
- end
- object cboxStop: TCheckBox
- Left = 223
- Top = 192
- Width = 224
- Height = 17
- Caption = 'Ctrl+Shift+S (Stop Recording)'
- TabOrder = 14
- end
- object cboxGo: TCheckBox
- Left = 32
- Top = 194
- Width = 184
- Height = 17
- Caption = 'Ctrl+Shift+G (Start Recording)'
- TabOrder = 15
- end
- end
- object tshtLaunchPad: TTabSheet
- Caption = 'Launch Pad'
- ImageIndex = 1
- object Label5: TLabel
- Left = 64
- Top = 51
- Width = 203
- Height = 14
- Caption = 'Enter the full path of a program to execute'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label6: TLabel
- Left = 10
- Top = 128
- Width = 33
- Height = 15
- Caption = 'Alt + 3'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 10
- Top = 102
- Width = 33
- Height = 15
- Caption = 'Alt + 2'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label9: TLabel
- Left = 10
- Top = 77
- Width = 33
- Height = 15
- Caption = 'Alt + 1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object sbtnLoad1: TSpeedButton
- Left = 415
- Top = 74
- Width = 21
- Height = 21
- Flat = True
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333333333333333333333333333333333333333333333FFFFFFFFFFFFFF
- 3333380000000000000333333888888888888883F3333007B7B7B7B7B7B03333
- 3883F33333333338F33330F07B7B7B7B7B70333338F8F333333333383F3330B0
- B7B7B7B7B7B7033338F83F33333333338F3330FB0B7B7B7B7B7B033338F38F33
- 3333333383F330BF07B7B7B7B7B7B03338F383FFFFF3333338F330FBF000007B
- 7B7B703338F33888883FFFFFF83330BFB0FFFF000000033338F338F333888888
- 8F3330FBF0FFFFFFFFFF033338F338F33FFFFFF38F3330BFB0FF000000FF0333
- 38F338F3888888338F3330FBF0FFFFFFFFFF0333387F88F3FFFFF3338F333300
- 00F00000FFFF0333338888F8888833FF8F33333330FFFFFFF0000333333338F3
- FFFFF8888333333330F00000F0FF0333333338F8888838F38333333330FFFFFF
- F0F03333333338F3333338F83333333330FFFFFFF0033333333338FFFFFFF883
- 3333333330000000003333333333388888888833333333333333333333333333
- 33333333333333333333}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = sbtnLoad1Click
- end
- object sbtnLoad2: TSpeedButton
- Left = 415
- Top = 100
- Width = 21
- Height = 21
- Flat = True
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333333333333333333333333333333333333333333333FFFFFFFFFFFFFF
- 3333380000000000000333333888888888888883F3333007B7B7B7B7B7B03333
- 3883F33333333338F33330F07B7B7B7B7B70333338F8F333333333383F3330B0
- B7B7B7B7B7B7033338F83F33333333338F3330FB0B7B7B7B7B7B033338F38F33
- 3333333383F330BF07B7B7B7B7B7B03338F383FFFFF3333338F330FBF000007B
- 7B7B703338F33888883FFFFFF83330BFB0FFFF000000033338F338F333888888
- 8F3330FBF0FFFFFFFFFF033338F338F33FFFFFF38F3330BFB0FF000000FF0333
- 38F338F3888888338F3330FBF0FFFFFFFFFF0333387F88F3FFFFF3338F333300
- 00F00000FFFF0333338888F8888833FF8F33333330FFFFFFF0000333333338F3
- FFFFF8888333333330F00000F0FF0333333338F8888838F38333333330FFFFFF
- F0F03333333338F3333338F83333333330FFFFFFF0033333333338FFFFFFF883
- 3333333330000000003333333333388888888833333333333333333333333333
- 33333333333333333333}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = sbtnLoad2Click
- end
- object sbtnLoad3: TSpeedButton
- Left = 415
- Top = 126
- Width = 21
- Height = 21
- Flat = True
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333333333333333333333333333333333333333333333FFFFFFFFFFFFFF
- 3333380000000000000333333888888888888883F3333007B7B7B7B7B7B03333
- 3883F33333333338F33330F07B7B7B7B7B70333338F8F333333333383F3330B0
- B7B7B7B7B7B7033338F83F33333333338F3330FB0B7B7B7B7B7B033338F38F33
- 3333333383F330BF07B7B7B7B7B7B03338F383FFFFF3333338F330FBF000007B
- 7B7B703338F33888883FFFFFF83330BFB0FFFF000000033338F338F333888888
- 8F3330FBF0FFFFFFFFFF033338F338F33FFFFFF38F3330BFB0FF000000FF0333
- 38F338F3888888338F3330FBF0FFFFFFFFFF0333387F88F3FFFFF3338F333300
- 00F00000FFFF0333338888F8888833FF8F33333330FFFFFFF0000333333338F3
- FFFFF8888333333330F00000F0FF0333333338F8888838F38333333330FFFFFF
- F0F03333333338F3333338F83333333330FFFFFFF0033333333338FFFFFFF883
- 3333333330000000003333333333388888888833333333333333333333333333
- 33333333333333333333}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = sbtnLoad3Click
- end
- object Image2: TImage
- Left = 382
- Top = 51
- Width = 15
- Height = 17
- Picture.Data = {<image000.bmp>}
- end
- object Label8: TLabel
- Left = 8
- Top = 19
- Width = 77
- Height = 13
- Caption = 'Launch Settings'
- end
- object Bevel5: TBevel
- Left = 112
- Top = 25
- Width = 309
- Height = 2
- end
- object editExecute1: TEdit
- Left = 63
- Top = 73
- Width = 337
- Height = 22
- Hint = 'Enter path as: C:\WINNT\NOTEPAD.EXE'
- TabStop = False
- CharCase = ecUpperCase
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object editExecute2: TEdit
- Left = 63
- Top = 99
- Width = 337
- Height = 22
- TabStop = False
- CharCase = ecUpperCase
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object editExecute3: TEdit
- Left = 63
- Top = 125
- Width = 337
- Height = 22
- TabStop = False
- CharCase = ecUpperCase
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- end
- end
- object RzPanel1: TRzPanel
- Left = 0
- Top = 419
- Width = 490
- Height = 41
- Align = alBottom
- BorderOuter = fsNone
- TabOrder = 1
- object btnCancel: TRzButton
- Left = 393
- Top = 10
- ModalResult = 2
- Caption = '&Cancel'
- TabOrder = 0
- end
- object btnOK: TRzButton
- Left = 307
- Top = 11
- ModalResult = 1
- Caption = '&Ok'
- TabOrder = 1
- OnClick = btnOKClick
- end
- end
- object OpenDialog1: TOpenDialog
- Left = 451
- Top = 94
- end
- end
-